xen.git
2010-09-21 Ian Jacksontools, build system: Detect distro-variant directories...
2010-09-20 Keir Fraserx86: Retry do_mmu_update() a few times when called...
2010-09-20 Keir Fraserx86/hvm: fix extra size passed to __trace_var()
2010-09-20 Keir FraserEliminate unnecessary casts from __trace_var() invocations
2010-09-20 Keir Fraseria64: fix gcc 4.5 warnings
2010-09-20 Keir Fraserx86: protect MSI-X table and pending bit array from...
2010-09-20 Keir Fraserrangesets: add function to query for overlaps
2010-09-20 Keir Frasersched_credit: Raise bar for inter-socket migrations...
2010-09-20 <bruce.edge... tools, build system: Make changing distro-specific...
2010-09-20 Jan Beulichlibxl: fix Makefiles for autogenerated code (use multi...
2010-09-18 Keir Fraserx86_32: [un]map_domain_page() is now IRQ safe.
2010-09-18 Keir Fraserx86: Fix indentation in irq.c.
2010-09-18 Keir Fraserx86: irq_enter()/irq_exit() covers all of do_IRQ().
2010-09-17 Keir Fraserhvm pmtimer: correct pmtimer accuracy
2010-09-17 Keir Fraserx86_32: Fix build by fixing prototype of hvmemul_do_pio().
2010-09-17 Ian Campbellpython: xl: stub out libxl_cpuid_policy_list accessors
2010-09-16 Juergen Grossxl: correct vcpu-pin and vcpu-list parameter checking
2010-09-16 Andre Przywaralibxl: introduce cpuid interface to domain build
2010-09-16 Jun Zhulibxl: Clear device-model info when destroying an HVM...
2010-09-16 Andre Przywaralibxl: fix compiler warning with fork_exec_bootloader
2010-09-16 Gianni Tedescolibxl, tools/python: Add libxl python binding
2010-09-16 Gianni Tedescolibxl: change IDL to export a saner interface for upcom...
2010-09-16 Keir FraserRemove unused function console_force_lock().
2010-09-15 Keir Fraservmx: Annotate update_guest_eip() callers with safety...
2010-09-15 Keir Fraservmx: __update_guest_eip(__guest_instruction_length...
2010-09-15 Keir Frasermem_event: Clean up and remove over-sized paused_vcpus...
2010-09-15 Keir Fraserx86 hvm: Clean up PIO fast path emulation.
2010-09-15 Keir FraserC6 state with EOI issue fix for some Intel processors
2010-09-15 Keir Frasernotify_via_xen_event_channel() should check for dying...
2010-09-15 Keir Fraserx86: restore handling of "reboot=no"
2010-09-15 Keir Fraserx86: fix debug key 'i' handling with no IO-APICs
2010-09-15 Keir Frasersvm: simplify MSR handling
2010-09-14 Ian JacksonQEMU_TAG update
2010-09-14 Ian Jacksonxl: fix memory management of migration_domname_r
2010-09-14 Matthias Klosetools/python: Replace python string exceptions with...
2010-09-13 Keir Fraserx86 mca: unmap broken memory in EPT guest in MCA delaye...
2010-09-13 Keir Fraserx86: Add broken memory type in p2m table
2010-09-13 Keir FraserAllow easier overriding of LIBLEAFDIR_x86_64 on GNU...
2010-09-13 Keir FraserFix an IO-APIC error message
2010-09-13 Keir FraserFix serial interrupt's destination
2010-09-13 Keir Fraserhvm: Merge MSR_EFER handling.
2010-09-13 Keir FraserDisable kernel build in Xen build system.
2010-09-13 Keir Fraserxen: define raw version of set_xen_guest_handle
2010-09-13 Keir Fraserxsm: Avoid null dereference in flask get_page_sid
2010-09-13 Keir FraserThe sysctl hypercall should be callable from HVM guests.
2010-09-13 Keir Fraservmx: Unifying the CPU_BASED_VM_EXEC_CONTROL VMCS field...
2010-09-13 Keir Fraservmx: Unifying the SECONDARY_VM_EXEC_CONTROL VMCS field...
2010-09-13 Keir Fraservmx: Caching the VMCS field EXCEPTION_BITMAP and cleanu...
2010-09-13 Keir Fraservmx: Rename host_vmcs to vmxon_region
2010-09-13 Keir Fraserlibxc, tmem: Fix build after fd2e5008c2e0
2010-09-13 Keir Frasertmem (tools): move to new ABI version to handle long...
2010-09-13 Keir Frasertmem (hv): move to new ABI version to handle long objec...
2010-09-13 Keir Fraserpage_alloc: Hold heap_lock while adjusting page states...
2010-09-13 Keir Fraserx86 vmx: Add handlers for missing exit_reasons document...
2010-09-13 Keir Fraserpage_alloc: Check neighbouring chunks belong to same...
2010-09-10 Ian Jacksontools/xenstore: libxenstore: fix threading bug which...
2010-09-10 Vincent Hanquezoxenstored: when reading / read automatically the root...
2010-09-10 Andre Przywaraxl: Fix adding additional config cmdline parameters
2010-09-10 Andre Przywaraxl: fix adding configuration parameters on command...
2010-09-10 Gianni Tedescoxl: don't leak a lot of memory in forked process in...
2010-09-10 Gianni Tedescolibxl: don't leak gc pointers to caller's structs;...
2010-09-10 Gianni Tedescoxl: fix double free of domain names
2010-09-10 Ian Campbellxl: remove another string literal from config struct
2010-09-09 Ian Campbellxl: use xlu_cfg_replace_string in a few more places.
2010-09-09 Gianni Tedescolibxl, xl: don't free string literals in config structure
2010-09-08 Ian Campbelllibxl: move hvm_build_set_params to libxl_dom.c [part 2]
2010-09-08 Ian Campbelllibxl: Use libxl__ namespace for internal types
2010-09-08 Ian Campbelllibxl: move hvm_build_set_params to libxl_dom.c
2010-09-08 Ian Campbelllibxl: Ensure all _hidden functions use libxl__ prefix...
2010-09-08 Ian Campbelllibxl: Ensure all _hidden functions use libxl__ prefix...
2010-09-08 Ian Jacksonxl: correct calls to dolog() (aka LOG)
2010-09-08 Ian Campbellxl: do not return to caller from monitoring daemon
2010-09-07 Mukesh Rathortools/debugger/gdbsx: use MTF flag for HVM guests for...
2010-09-07 Brendan Cullyremus: remove remus kernel extensions (now distributed...
2010-09-07 Brendan Cullyremus: use plug qdisc for network buffering instead...
2010-09-07 Ian Campbelllibxc: restore: reset I/O fd to flags to back to state...
2010-09-07 Ian Campbelllibxc: provide notification of final checkpoint to...
2010-09-07 Gianni Tedescolibxl: Fix NULL deref in libxl_ctx_free()
2010-09-07 Gianni Tedescolibxl: ship libxl_uuid.h, to unbreak out-of-tree libxl...
2010-09-07 Ian Campbelllibxl: include domain id in userdata path.
2010-09-07 Ian Campbelllibxl+xend: use correct paths for PV console when runni...
2010-09-03 Ian Campbellxl: do not run bootloader on restore.
2010-09-03 Ian Campbelllibxc: use a switch statement in xc_domain_restore...
2010-09-03 Ian Campbelllibxc: logger: add newline when progress is complete
2010-09-03 Ian Campbelllibxc: document save/restore protocol
2010-09-03 Miroslav Rezaninaxend: reserve vtd_mem on guest restore
2010-09-02 Ian JacksonQEMU_TAG update
2010-09-02 Stefano Stabellinixl: do not continue in the child and exec xenconsole...
2010-09-02 Ian Campbelllibxl: do not log lack of guest support for suspend...
2010-09-02 Ian Campbellxl: support console autoconnect on restore
2010-09-02 Gianni Tedescoxl: randomly generate UUIDs
2010-09-02 Stefano Stabellinixl: parse the maxvcpus config file parameter
2010-09-02 Ian JacksonMerge
2010-09-02 Keir Fraser[IA64] Rename irq_cfg->domain to irq_cfg->cpu_mask
2010-09-02 Keir FraserVT-d: fix ia64 build
2010-09-02 Keir FraserDisable ACPI APEI feature for ia64
2010-09-02 Keir Fraserhvm_op: Remove use of uint64_aligned_t from guest heade...
2010-09-02 Keir FraserRevert 5b03813d8d6e "Make uint64_aligned_t and GUEST_HA...
2010-09-01 Daniel De Graaftools/xenstore: correctly handle errors from read_message
2010-09-01 Tim Deeganx86 shadow: allocate all shadow memory in single pages
next